Skip to main content

Databricks

Adding Databricks as data source

  1. From the left navigation panel, click Lakehouse and then click Data Sources.

  2. From the upper right corner of the page, click the + New Database button to start the process of adding a new database.

  3. In the New Data Source page, click the Databricks icon.

  4. Specify the following details to add Databricks. Once you have connected a data source, the system immediately fetches its schema. After this schema retrieval process is complete you can browse and interact with the tables and data.

    databricks
    FieldDescription
    Connection NameEnter a unique name for this connection. This will help you identify it later.
    Server HostnameSpecify the host name of the Databricks cluster you want to connect to.
    HTTP PathSpecify the HTTP path of the Databricks cluster you want to connect to.
    Databricks Unity Catalog NameEnter the name of the unity catalog for the database.
    Personal Access TokenSpecify the personal access token to authenticate access to the Databricks cluster. Refer to Databricks documentation: Databricks personal access token authentication.
    PortSpecify the Databricks cluster port.
    Default SchemaThe default schema tables are written. If not specified otherwise, the default schema will be used.
  5. Click Submit.